home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part1 / 4406 < prev    next >
Encoding:
Internet Message Format  |  1996-08-06  |  1.2 KB

  1. Path: newsbf02.news.aol.com!not-for-mail
  2. From: djmintz@aol.com (DJMintz)
  3. Newsgroups: comp.lang.c++
  4. Subject: ***** I really need help with showing .PCX files in C++*****
  5. Date: 30 Jan 1996 01:39:20 -0500
  6. Organization: America Online, Inc. (1-800-827-6364)
  7. Sender: root@newsbf02.news.aol.com
  8. Message-ID: <4ekeeo$4ks@newsbf02.news.aol.com>
  9. Reply-To: djmintz@aol.com (DJMintz)
  10. NNTP-Posting-Host: newsbf02.mail.aol.com
  11.  
  12. Hi, my name is Dan Mintz. I am a fluent C programmer who loves to program
  13. games. Two other people and I are making a Myst type game where you walk
  14. around in a 3d world and do things. I want this world to be a sequence of
  15. .PCX files thrown together, but I can't seem to show a .PCX file on my
  16. screen in a 640x480x256 colors resolution, nor can I show one in any other
  17. resolution. Some code for the 2 things listed below would be greatly
  18. appreciated:
  19.  
  20. 1. Change the screen resolution to a resolution of 640x480 with 256
  21. colors.
  22.  
  23. 2. Show a .PCX file in that resolution.
  24.  
  25. If you know code, great. If you can reccomend a file to download, that's
  26. great too. I just need to know how to do these! Help would be greatly
  27. appreciated, and you can e-mail me at djmintz@aol.com if you want to talk
  28. or you can just post a newsgroup message here. Thanks for reading.
  29.  
  30. Dan Mintz
  31.